runtime.m.waitlock (field)

4 uses

	runtime (current package)
		proc.go#L391: 	mp.waitlock = lock
		proc.go#L3734: 		ok := fn(gp, mp.waitlock)
		proc.go#L3736: 		mp.waitlock = nil
		runtime2.go#L585: 	waitlock             unsafe.Pointer